home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 1
/
LSD Compendium Deluxe 1.iso
/
a
/
text
/
editors
/
textra15.lha
/
Scripts
/
bol.textra
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-06-11
|
235 b
|
16 lines
/* beginning of line */
options results
get cursor position
if (result == SELECT) then do
get select position
parse var result startx ' ' starty ' ' endx ' ' endy
end
else
parse var result startx ' ' starty
gotoxy 0 starty